glibc (2.41-12+deb13u1) trixie; urgency=medium
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a double lock init issue after fork()
- Fix _dl_find_object when ld.so has LOAD segment gaps, causing wrong
backtrace unwinding. This affects at least arm64.
- Fix SYSCALL_CANCEL for return values larger than INT_MAX (closes:
#
1115729).
- Fix crash in ifunc functions on arm64 when hardening with
-ftrivial-auto-var-init=zero.
- Optimize inverse trig functions on arm64.
- Optimize arm64 SVE exp, hyperbolic, and log1p functions.
- Optimize arm64 SVE expf and log1p helpers.
[dgit import unpatched glibc 2.41-12+deb13u1]